Click or drag to resize

ItemEntityExtractionResult Property

Gets the entity extraction information on the item.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public EntityExtractionResult EntityExtractionResult { get; }

Property Value

Type: EntityExtractionResult
The extracted entities.
See Also